ceil Method (JScript 5.6)

Returns the smallest integer greater than or equal to its numeric argument.

Math.ceil(number) 

Expand imageRemarks

Expand imageRequirements

Expand imageSee Also